Skip to content

Conversation

jarvis-plus-bot[bot]
Copy link
Contributor

@jarvis-plus-bot jarvis-plus-bot bot commented Sep 9, 2025

This PR contains the following updates:

Package Update Change OpenSSF
ghcr.io/home-operations/tautulli (source) minor 2.15.3 -> 2.16.0 OpenSSF Scorecard

Release Notes

Tautulli/Tautulli (ghcr.io/home-operations/tautulli)

v2.16.0

Compare Source

  • Important Note!
    • Several security vulnerabilities have been identified in Tautulli versions <=2.15.3 (CVE-2025-58760, CVE-2025-58761, CVE-2025-58762, CVE-2025-58763). Users are strongly encouraged to update to the latest Tautulli version 2.16.x. (Thanks @​d-xuan)
  • UI:
  • Other:
    • Fix: Race condition in image cache directory creation (#​2580) (Thanks @​keithah)
    • Fix: Validate image path in /image and /pms_image_proxy endpoints.
    • Fix: Validate image format in /pms_image_proxy endpoint.
    • Fix: Don't run git command with shell.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@jarvis-plus-bot
Copy link
Contributor Author

--- kubernetes/apps/base/home-system/tautulli/app Kustomization: home-system/tautulli HelmRelease: home-system/tautulli

+++ kubernetes/apps/base/home-system/tautulli/app Kustomization: home-system/tautulli HelmRelease: home-system/tautulli

@@ -45,13 +45,13 @@

           app:
             env:
               TAUTULLI__PORT: 80
               TZ: Australia/Melbourne
             image:
               repository: ghcr.io/home-operations/tautulli
-              tag: 2.15.3@sha256:3e0eaca8c082ebe121a0ae9125bea1b4e2d177fca34ac8df4ec14a28e62f63a4
+              tag: 2.16.0@sha256:2a092f86a51f5718111097b0fced33eaa876b5904a543b7504f92357a4f75635
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@jarvis-plus-bot
Copy link
Contributor Author

--- HelmRelease: home-system/tautulli Deployment: home-system/tautulli

+++ HelmRelease: home-system/tautulli Deployment: home-system/tautulli

@@ -44,13 +44,13 @@

       containers:
       - env:
         - name: TAUTULLI__PORT
           value: '80'
         - name: TZ
           value: Australia/Melbourne
-        image: ghcr.io/home-operations/tautulli:2.15.3@sha256:3e0eaca8c082ebe121a0ae9125bea1b4e2d177fca34ac8df4ec14a28e62f63a4
+        image: ghcr.io/home-operations/tautulli:2.16.0@sha256:2a092f86a51f5718111097b0fced33eaa876b5904a543b7504f92357a4f75635
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /status
             port: 80
           initialDelaySeconds: 0

@jarvis-plus-bot jarvis-plus-bot bot force-pushed the renovate/ghcr.io-home-operations-tautulli-2.x branch 20 times, most recently from d88d240 to 33f8996 Compare September 15, 2025 17:04
@jarvis-plus-bot jarvis-plus-bot bot force-pushed the renovate/ghcr.io-home-operations-tautulli-2.x branch from 33f8996 to b091a3d Compare September 17, 2025 03:12
@jarvis-plus-bot jarvis-plus-bot bot force-pushed the renovate/ghcr.io-home-operations-tautulli-2.x branch from b091a3d to 52549c3 Compare September 17, 2025 04:06
@jarvis-plus-bot jarvis-plus-bot bot changed the title feat(container): update image ghcr.io/home-operations/tautulli ( 2.15.3 → 2.16.0 ) feat(container): update image ghcr.io/home-operations/tautulli ( 2.15.3 → 2.16.0 ) - abandoned Sep 18, 2025
@jarvis-plus-bot
Copy link
Contributor Author

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant